﻿<style type="text/css">
  #divScroll{
    position:fixed;
    top:5px;
    right:5px;
    opacity:0.4;
    filter:alpha(opacity=40)
  }
  .scrollimgs{
    cursor:pointer;
  }
</style>